Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 177,960 for

document formatting

(0.18 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/nodejs-cpp/modify-an-exis...
  2. Convert an Excel Table to a Range of Data|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in a table without losing formatting, convert the table to a regular...to a range without losing formatting. In Microsoft Excel 2007/2010:...

    docs.aspose.com/cells/java/convert-an-excel-tab...
  3. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another Document to the current Document in C++....node from another document to the current document. System :: SharedPtr...that belongs to the current document. Remarks This method uses...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....its own or together with formatting. It is also possible to copy...copy only the formatting. This article shows how. This example...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  5. Aspose::Words::LowCode::Merger::Merge method | ...

    Aspose::Words::LowCode::Merger::Merge method. Merges the given input Documents into a single Document and returns Document instance of the final Document in C++....:SharedPtr<Aspose::Words::Document>>&, Aspose::Words::LowCode::MergeFormatMode)...input documents into a single document and returns Document instance...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill Formatting for the parent chart element....fill property Gets fill formatting for the parent chart element...set marker formatting. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the Document at the current insert position....Inserts a string into the document at the current insert position...into the document. Remarks Current font formatting specified...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilderOptions class | Aspose.Words for...

    Aspose.Words.DocumentBuilderOptions class. Allows to specify additional options for the Document building process....additional options for the document building process. Constructors...contextTableFormatti True if the formatting applied to table content...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the table....Examples Shows how to create a formatted table using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row Formatting for enhanced Document design and presentation....represents current table row formatting properties. public RowFormat...how to format rows with a document builder. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...